[INFO] fetching crate worktree-io 0.17.4...
[INFO] testing worktree-io-0.17.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate worktree-io 0.17.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate worktree-io 0.17.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate worktree-io 0.17.4
[INFO] tweaked toml for crates.io crate worktree-io 0.17.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate worktree-io 0.17.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate worktree-io 0.17.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded toml v1.0.3+spec-1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 421be4c42e83ed2364e8554d3ca9867dcea5fd53d1c342222da14c5d612dd6bc
[INFO] running `Command { std: "docker" "start" "-a" "421be4c42e83ed2364e8554d3ca9867dcea5fd53d1c342222da14c5d612dd6bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "421be4c42e83ed2364e8554d3ca9867dcea5fd53d1c342222da14c5d612dd6bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "421be4c42e83ed2364e8554d3ca9867dcea5fd53d1c342222da14c5d612dd6bc", kill_on_drop: false }`
[INFO] [stdout] 421be4c42e83ed2364e8554d3ca9867dcea5fd53d1c342222da14c5d612dd6bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0e8c345d6925f0d0209f4ae7828fe0ba4a64586bbbc70c5f2feb485b36a7282
[INFO] running `Command { std: "docker" "start" "-a" "b0e8c345d6925f0d0209f4ae7828fe0ba4a64586bbbc70c5f2feb485b36a7282", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling worktree-io v0.17.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s
[INFO] running `Command { std: "docker" "inspect" "b0e8c345d6925f0d0209f4ae7828fe0ba4a64586bbbc70c5f2feb485b36a7282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0e8c345d6925f0d0209f4ae7828fe0ba4a64586bbbc70c5f2feb485b36a7282", kill_on_drop: false }`
[INFO] [stdout] b0e8c345d6925f0d0209f4ae7828fe0ba4a64586bbbc70c5f2feb485b36a7282
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18cfed29d7fa54406eab6926646d80a57bd2f07341c3188eb2c5a068bad358c2
[INFO] running `Command { std: "docker" "start" "-a" "18cfed29d7fa54406eab6926646d80a57bd2f07341c3188eb2c5a068bad358c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling worktree-io v0.17.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/opener/is_available.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.06s
[INFO] running `Command { std: "docker" "inspect" "18cfed29d7fa54406eab6926646d80a57bd2f07341c3188eb2c5a068bad358c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18cfed29d7fa54406eab6926646d80a57bd2f07341c3188eb2c5a068bad358c2", kill_on_drop: false }`
[INFO] [stdout] 18cfed29d7fa54406eab6926646d80a57bd2f07341c3188eb2c5a068bad358c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c305f55c45d99ed6f5eb424a2350332ae647d1fa1ef94afd2ee475ec1ce2a43
[INFO] running `Command { std: "docker" "start" "-a" "5c305f55c45d99ed6f5eb424a2350332ae647d1fa1ef94afd2ee475ec1ce2a43", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/opener/is_available.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `worktree-io` (lib test) generated 1 warning (run `cargo fix --lib -p worktree-io --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/worktree_io-26391c6416e86bc7)
[INFO] [stdout] 
[INFO] [stdout] running 219 tests
[INFO] [stdout] test config::ops_auto_prune_tests::test_get_value_workspace_auto_prune_default ... ok
[INFO] [stdout] test config::ops_auto_prune_tests::test_set_value_workspace_auto_prune_false ... ok
[INFO] [stdout] test config::ops_temp_tests::test_get_value_workspace_temp_default ... ok
[INFO] [stdout] test config::ops_auto_prune_tests::test_set_value_workspace_auto_prune_invalid ... ok
[INFO] [stdout] test config::ops_temp_tests::test_set_value_workspace_temp_invalid ... ok
[INFO] [stdout] test config::ops_temp_tests::test_set_value_workspace_temp_true ... ok
[INFO] [stdout] test config::ops_temp_tests::test_set_value_workspace_temp_false ... ok
[INFO] [stdout] test config::ops_tests::test_editor_alias ... ok
[INFO] [stdout] test config::ops_auto_prune_tests::test_set_value_workspace_auto_prune_true ... ok
[INFO] [stdout] test config::ops_tests::test_get_value_editor_command_empty ... ok
[INFO] [stdout] test config::ops_tests::test_get_value_editor_command_set ... ok
[INFO] [stdout] test config::ops_tests::test_get_value_open_editor ... ok
[INFO] [stdout] test config::ops_tests::test_get_value_unknown_key ... ok
[INFO] [stdout] test config::ops_tests::test_get_value_workspace_ttl_empty ... ok
[INFO] [stdout] test config::ops_tests::test_load_no_file_returns_default ... ok
[INFO] [stdout] test config::ops_tests::test_get_value_workspace_ttl_set ... ok
[INFO] [stdout] test config::ops_tests::test_path_ends_with_config_toml ... ok
[INFO] [stdout] test config::ops_tests::test_set_value_editor_command_empty_clears ... ok
[INFO] [stdout] test config::ops_tests::test_set_value_editor_command ... ok
[INFO] [stdout] test config::ops_tests::test_set_value_open_editor_false ... ok
[INFO] [stdout] test config::ops_tests::test_set_value_open_editor_invalid ... ok
[INFO] [stdout] test config::ops_tests::test_set_value_unknown_key ... ok
[INFO] [stdout] test config::ops_tests::test_set_value_workspace_ttl ... ok
[INFO] [stdout] test config::ops_tests::test_set_value_workspace_ttl_empty_clears ... ok
[INFO] [stdout] test config::ops_tests::test_set_value_workspace_ttl_invalid ... ok
[INFO] [stdout] test config::ser::ser_multiline_tests::test_multiline_hook_uses_triple_quotes ... ok
[INFO] [stdout] test config::ser::ser_tests::test_command_field_with_comment ... ok
[INFO] [stdout] test config::ser::ser_tests::test_background_serialization ... ok
[INFO] [stdout] test config::ser::ser_tests::test_default_output_structure ... ok
[INFO] [stdout] test config::ser::ser_multiline_tests::test_multiline_hook_round_trips ... ok
[INFO] [stdout] test config::ser::ser_tests::test_escapes_special_chars ... ok
[INFO] [stdout] test config::ser::ser_tests::test_hooks_with_comments ... ok
[INFO] [stdout] test config::ser::ser_workspace_tests::test_auto_prune_absent_by_default ... ok
[INFO] [stdout] test config::ser::ser_tests::test_round_trips_all_fields ... ok
[INFO] [stdout] test config::ser::ser_tests::test_round_trips_default ... ok
[INFO] [stdout] test config::ser::ser_workspace_tests::test_auto_prune_present_when_true ... ok
[INFO] [stdout] test config::ser::ser_workspace_tests::test_temp_present_when_true ... ok
[INFO] [stdout] test config::ser::ser_tests::test_website_comment_is_first_line ... ok
[INFO] [stdout] test config::ser::ser_workspace_tests::test_workspace_section_present_in_default ... ok
[INFO] [stdout] test config::ser::ser_workspace_tests::test_workspace_section_with_ttl ... ok
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test config::tests::test_editor_background_get_set ... ok
[INFO] [stdout] test config::tests::test_editor_config_default ... ok
[INFO] [stdout] test config::tests::test_editor_background_set_invalid ... ok
[INFO] [stdout] test config::ser::ser_workspace_tests::test_workspace_ttl_round_trips ... ok
[INFO] [stdout] test config::ser::ser_workspace_tests::test_auto_prune_round_trips ... ok
[INFO] [stdout] test config::tests::test_open_config_default ... ok
[INFO] [stdout] test config::ser::ser_workspace_tests::test_temp_round_trips ... ok
[INFO] [stdout] test config::ser::ser_workspace_tests::test_temp_absent_by_default ... ok
[INFO] [stdout] test hooks::tests::test_render_all_placeholders ... ok
[INFO] [stdout] test hooks::tests::test_render_no_placeholders ... ok
[INFO] [stdout] test issue::adhoc_tests::clone_url ... ok
[INFO] [stdout] test issue::adhoc_tests::multi_dir_name ... ok
[INFO] [stdout] test issue::adhoc_tests::parse_worktree_url_no_issue ... ok
[INFO] [stdout] test issue::adhoc_tests::paths ... ok
[INFO] [stdout] test issue::adhoc_tests::workspace_dir_and_branch ... ok
[INFO] [stdout] test issue::adhoc_tests::parse_bare_owner_repo ... ok
[INFO] [stdout] test issue::azure_paths_tests::test_azure_devops_clone_url ... ok
[INFO] [stdout] test issue::azure_paths_tests::test_azure_devops_workspace_dir_name ... ok
[INFO] [stdout] test issue::azure_paths_tests::test_parse_azure_devops_worktree_url_with_editor ... ok
[INFO] [stdout] test issue::azure_tests::test_parse_azure_devops_shorthand ... ok
[INFO] [stdout] test issue::adhoc_tests::parse_worktree_url_no_issue_with_editor ... ok
[INFO] [stdout] test issue::azure_paths_tests::test_azure_devops_paths ... ok
[INFO] [stdout] test issue::azure_tests::test_parse_azure_devops_shorthand_invalid_id ... ok
[INFO] [stdout] test issue::azure_tests::test_parse_azure_devops_shorthand_missing_parts ... ok
[INFO] [stdout] test issue::azure_tests::test_parse_azure_devops_url ... ok
[INFO] [stdout] test issue::azure_tests::test_parse_azure_devops_url_invalid_id ... ok
[INFO] [stdout] test issue::azure_tests::test_parse_azure_devops_url_wrong_format ... ok
[INFO] [stdout] test issue::azure_tests::test_parse_azure_devops_worktree_url_defaults_repo_to_project ... ok
[INFO] [stdout] test issue::gitlab_tests::clone_url ... ok
[INFO] [stdout] test issue::gitlab_tests::parse_gitlab_url ... ok
[INFO] [stdout] test issue::azure_tests::test_parse_azure_devops_worktree_url ... ok
[INFO] [stdout] test issue::gitlab_tests::parse_gitlab_worktree_url ... ok
[INFO] [stdout] test issue::gitlab_tests::parse_gitlab_worktree_url_with_editor ... ok
[INFO] [stdout] test issue::gitlab_tests::workspace_dir_name ... ok
[INFO] [stdout] test issue::gitlab_tests::paths ... ok
[INFO] [stdout] test issue::jira_tests::test_jira_clone_url ... ok
[INFO] [stdout] test issue::jira_tests::test_jira_paths ... ok
[INFO] [stdout] test issue::jira_tests::test_jira_workspace_dir_name ... ok
[INFO] [stdout] test issue::jira_tests::test_parse_jira_browse_url_error ... ok
[INFO] [stdout] test issue::jira_tests::test_parse_jira_worktree_url ... ok
[INFO] [stdout] test issue::jira_tests::test_parse_jira_worktree_url_missing_host ... ok
[INFO] [stdout] test issue::jira_tests::test_parse_jira_worktree_url_missing_owner ... ok
[INFO] [stdout] test issue::linear_tests::test_linear_clone_url ... ok
[INFO] [stdout] test issue::linear_tests::test_linear_paths ... ok
[INFO] [stdout] test issue::linear_tests::test_linear_workspace_dir_name ... ok
[INFO] [stdout] test issue::jira_tests::test_parse_jira_worktree_url_with_editor ... ok
[INFO] [stdout] test issue::linear_tests::test_parse_linear_shorthand_invalid_uuid ... ok
[INFO] [stdout] test issue::linear_tests::test_parse_linear_shorthand ... ok
[INFO] [stdout] test hooks::tests::test_run_hook_nonzero_exit ... ok
[INFO] [stdout] test hooks::tests::test_run_hook_success ... ok
[INFO] [stdout] test issue::local_tests::test_local_branch_name ... ok
[INFO] [stdout] test issue::linear_tests::test_parse_linear_worktree_url_with_editor ... ok
[INFO] [stdout] test hooks::multiline_tests::test_run_hook_multiline_executes_all_lines ... ok
[INFO] [stdout] test issue::linear_tests::test_parse_linear_worktree_url ... ok
[INFO] [stdout] test hooks::tests::test_run_hook_multiline ... ok
[INFO] [stdout] test issue::multi_dir_name_tests::github_repo_and_number ... ok
[INFO] [stdout] test issue::multi_dir_name_tests::gitlab_repo_and_number ... ok
[INFO] [stdout] test issue::multi_dir_name_tests::jira_repo_and_key_lowercased ... ok
[INFO] [stdout] test issue::multi_dir_name_tests::linear_repo_and_id ... ok
[INFO] [stdout] test issue::local_tests::test_local_workspace_dir_name ... ok
[INFO] [stdout] test issue::local_tests::test_local_paths ... ok
[INFO] [stdout] test issue::multi_dir_name_tests::azure_repo_and_id ... ok
[INFO] [stdout] test issue::parse::gh::tests::parse_https_remotes ... ok
[INFO] [stdout] test hooks::tests::test_concurrent_hooks_use_distinct_contexts ... ok
[INFO] [stdout] test issue::parse::centy::tests::find_centy_root_in_start_dir ... ok
[INFO] [stdout] test issue::parse::gitlab::tests::parse_gitlab_url_valid ... ok
[INFO] [stdout] test issue::parse::gh::tests::parse_non_github_and_empty_owner_return_none ... ok
[INFO] [stdout] test issue::parse::centy::tests::find_centy_root_in_parent ... ok
[INFO] [stdout] test issue::parse::gh::tests::parse_ssh_remotes ... ok
[INFO] [stdout] test issue::parse::gitlab::tests::parse_https_remotes ... ok
[INFO] [stdout] test issue::parse::gitlab::tests::parse_non_gitlab_and_empty_owner_return_none ... ok
[INFO] [stdout] test issue::parse::gitlab::tests::parse_ssh_remotes ... ok
[INFO] [stdout] test issue::parse_tests::test_parse_worktree_url_unknown_param ... ok
[INFO] [stdout] test issue::parse_tests::test_parse_worktree_url_param ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpCgjNlW/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpufXOxc/.git/
[INFO] [stdout] test git::remote::tests::get_remote_url_success ... ok
[INFO] [stdout] test issue::local_tests::test_local_clone_url_panics - should panic ... ok
[INFO] [stdout] test issue::paths::paths_tests::test_bare_clone_path_rooted_false ... ok
[INFO] [stdout] test issue::paths::paths_tests::test_bare_clone_path_rooted_true ... ok
[INFO] [stdout] test issue::paths::paths_tests::test_temp_path_rooted_true ... ok
[INFO] [stdout] test issue::tests::test_clone_url ... ok
[INFO] [stdout] test issue::tests::test_parse_github_url ... ok
[INFO] [stdout] test issue::tests::test_parse_shorthand ... ok
[INFO] [stdout] test issue::multi_dir_name_tests::local_panics - should panic ... ok
[INFO] [stdout] test issue::parse::gh::tests::parse_gh_invalid_number ... ok
[INFO] [stdout] test issue::parse::gitlab::tests::parse_gitlab_url_invalid_number ... ok
[INFO] [stdout] test issue::parse::centy::tests::parse_centy_invalid_number ... ok
[INFO] [stdout] test issue::tests::test_parse_with_options_no_editor ... ok
[INFO] [stdout] test issue::parse::gitlab::tests::parse_gl_invalid_number ... ok
[INFO] [stdout] test issue::parse_tests::test_parse_github_url_non_numeric_issue ... ok
[INFO] [stdout] test issue::parse_tests::test_parse_github_url_wrong_path ... ok
[INFO] [stdout] test issue::parse_tests::test_parse_worktree_url_invalid_issue_number ... ok
[INFO] [stdout] test issue::tests::test_parse_worktree_url ... ok
[INFO] [stdout] test issue::parse::gitlab::tests::parse_gitlab_url_invalid_path ... ok
[INFO] [stdout] test issue::tests::test_parse_worktree_url_with_editor_raw_command ... ok
[INFO] [stdout] test issue::tests::test_parse_worktree_url_with_editor_symbolic ... ok
[INFO] [stdout] test issue::parse_tests::test_parse_worktree_url_invalid_linear_uuid ... ok
[INFO] [stdout] test issue::parse_tests::test_parse_unrecognized_input ... ok
[INFO] [stdout] test issue::tests::test_paths ... ok
[INFO] [stdout] test issue::parse_tests::test_shorthand_empty_owner_at ... ok
[INFO] [stdout] test issue::parse_tests::test_shorthand_empty_repo_hash ... ok
[INFO] [stdout] test issue::parse_tests::test_shorthand_non_numeric_issue ... ok
[INFO] [stdout] test issue::tests::test_parse_with_options_non_deep_link ... ok
[INFO] [stdout] test issue::uuid_tests::test_uuid_parse_valid ... ok
[INFO] [stdout] test issue::uuid_tests::test_uuid_parse_invalid ... ok
[INFO] [stdout] test opener::is_available::tests::test_which_sh_exists ... ok
[INFO] [stdout] test opener::shell::tests::test_run_shell_command_empty ... ok
[INFO] [stdout] test name_gen::tests::format_is_adjective_underscore_noun ... ok
[INFO] [stdout] test opener::shell::tests::test_shlex_empty ... ok
[INFO] [stdout] test opener::shell::tests::test_augmented_path_contains_homebrew ... ok
[INFO] [stdout] test opener::shell::tests::test_shlex_quoted ... ok
[INFO] [stdout] test name_gen::tests::generates_distinct_names ... ok
[INFO] [stdout] test opener::shell::tests::test_shlex_simple ... ok
[INFO] [stdout] test opener::shell::tests::test_shlex_tabs ... ok
[INFO] [stdout] test opener::terminal::tests::test_ide_command_returns_false ... ok
[INFO] [stdout] test opener::terminal::tests::test_unknown_command_returns_false ... ok
[INFO] [stdout] test opener::is_available::tests::test_which_nonexistent ... ok
[INFO] [stdout] test git::remote::tests::get_remote_url_no_remote ... ok
[INFO] [stdout] test opener::tests::test_open_in_editor_background ... ok
[INFO] [stdout] test opener::shell::tests::test_run_shell_command_success ... ok
[INFO] [stdout] test opener::tests::test_open_editor_or_terminal_ide ... ok
[INFO] [stdout] test opener::tests::test_open_in_editor_dot_substitution ... ok
[INFO] [stdout] test opener::shell::tests::test_run_shell_command_bad_program ... ok
[INFO] [stdout] test opener::tests::test_open_with_hook_ide_no_terminal ... ok
[INFO] [stdout] test repo_hooks::load_tests::test_load_from_empty_toml ... ok
[INFO] [stdout] test repo_hooks::tests::test_combined_before ... ok
[INFO] [stdout] test repo_hooks::tests::test_combined_both_none ... ok
[INFO] [stdout] test repo_hooks::load_tests::test_load_from_invalid_toml ... ok
[INFO] [stdout] test repo_hooks::tests::test_combined_after ... ok
[INFO] [stdout] test repo_hooks::load_tests::test_load_from_missing_file ... ok
[INFO] [stdout] test repo_hooks::tests::test_combined_global_only ... ok
[INFO] [stdout] test repo_hooks::load_tests::test_load_from_order_defaults_to_before ... ok
[INFO] [stdout] test repo_hooks::tests::test_combined_replace ... ok
[INFO] [stdout] test repo_hooks::load_tests::test_load_from_replace_order ... ok
[INFO] [stdout] test repo_hooks::tests::test_combined_repo_only ... ok
[INFO] [stdout] test repo_hooks_scaffold::tests::test_scaffold_is_all_comments_or_blank ... ok
[INFO] [stdout] test repo_hooks::load_tests::test_load_from_with_hooks ... ok
[INFO] [stdout] test scheme::linux::tests::test_icon_file_name ... ok
[INFO] [stdout] test scheme::tests::test_display_installed ... ok
[INFO] [stdout] test scheme::linux::tests::test_desktop_file_name ... ok
[INFO] [stdout] test repo_hooks_scaffold::tests::test_scaffold_creates_file_when_absent ... ok
[INFO] [stdout] test scheme::tests::test_display_not_installed ... ok
[INFO] [stdout] test opener::tests::test_open_in_editor_no_dot ... ok
[INFO] [stdout] test templates::tests::config_toml_in_sync_with_default ... ok
[INFO] [stdout] test templates::tests::workspaces_toml_starts_with_comment ... ok
[INFO] [stdout] test scheme::tests::test_status_does_not_panic ... ok
[INFO] [stdout] test templates::tests::worktree_toml_starts_with_comment ... ok
[INFO] [stdout] test ttl::registry::registry_tests::test_record_debug_and_clone ... ok
[INFO] [stdout] test ttl::registry::registry_tests::test_registry_debug ... ok
[INFO] [stdout] test ttl::registry::registry_tests::test_registry_clone_is_independent ... ok
[INFO] [stdout] test ttl::registry::registry_tests::test_registry_default_is_empty ... ok
[INFO] [stdout] test opener::available_entries::tests::test_available_entries_returns_vec ... FAILED
[INFO] [stdout] test ttl::registry::registry_tests::test_registry_path_ends_with_workspaces_toml ... ok
[INFO] [stdout] test ttl::registry::registry_tests::test_registry_register_adds_entry ... ok
[INFO] [stdout] test ttl::registry::registry_tests::test_registry_load_delegates_to_load_from ... ok
[INFO] [stdout] test ttl::registry::registry_tests::test_registry_register_idempotent ... ok
[INFO] [stdout] test ttl::registry::registry_tests::test_registry_register_different_paths ... ok
[INFO] [stdout] test ttl::ttl_tests::test_is_expired_at_exact_boundary ... ok
[INFO] [stdout] test repo_hooks_scaffold::tests::test_scaffold_parses_as_empty_config ... ok
[INFO] [stdout] test ttl::serde_tests::test_ttl_serde_round_trip ... ok
[INFO] [stdout] test ttl::ttl_tests::test_is_expired_when_age_exceeds_ttl ... ok
[INFO] [stdout] test ttl::serde_tests::test_workspace_record_serde_round_trip ... ok
[INFO] [stdout] test ttl::serde_tests::test_workspace_registry_serde_with_entries ... ok
[INFO] [stdout] test ttl::ttl_tests::test_is_not_expired_when_created_in_future ... ok
[INFO] [stdout] test ttl::serde_tests::test_workspace_registry_serde_empty ... ok
[INFO] [stdout] test repo_hooks_scaffold::tests::test_scaffold_skips_when_file_present ... ok
[INFO] [stdout] test ttl::ttl_tests::test_is_not_expired_when_young ... ok
[INFO] [stdout] test ttl::prune_tests::test_prune_returns_expired_with_existing_path ... ok
[INFO] [stdout] test ttl::prune_tests::test_prune_skips_missing_paths ... ok
[INFO] [stdout] test ttl::prune_tests::test_prune_skips_unexpired ... ok
[INFO] [stdout] test ttl::ttl_tests::test_ttl_parse_valid ... ok
[INFO] [stdout] test ttl::ttl_tests::test_ttl_parse_invalid ... ok
[INFO] [stdout] test ttl::ttl_tests::test_ttl_display_round_trips ... ok
[INFO] [stdout] test ttl::ttl_tests::test_ttl_new_and_duration ... ok
[INFO] [stdout] test ttl::prune_tests::test_prune_mixed_records ... ok
[INFO] [stdout] test ttl::registry::registry_tests::test_registry_load_no_file_returns_default ... ok
[INFO] [stdout] test ttl::registry::registry_tests::test_registry_save_and_load_roundtrip ... ok
[INFO] [stdout] test workspace::workspace_tests::test_open_or_create_existing ... ok
[INFO] [stdout] test scheme::dispatch::tests::test_platform_install_and_uninstall_dispatch ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- opener::available_entries::tests::test_available_entries_returns_vec stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'opener::available_entries::tests::test_available_entries_returns_vec' (178) panicked at src/opener/available_entries.rs:20:9:
[INFO] [stdout] assertion failed: editors.iter().any(|e| e.display == "Terminal")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e86097306a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e86097306a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e86097306a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e86097306a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e8609896ca - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e8609896ca - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x57e860978292 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e860978292 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e86094f1af - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e86094f1af - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e86096a5d9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e86088839c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57e86088839c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e86096a792 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x57e86096a792 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e86094f29a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57e8609463e9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e8609500fd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e860989e5c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e860989e22 - core[786f478f706679df]::panicking::panic
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x57e86077b65d - worktree_io[c88bb5ba72e50b7c]::opener::available_entries::tests::test_available_entries_returns_vec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/opener/available_entries.rs:20:9
[INFO] [stdout]   21:     0x57e860777607 - worktree_io[c88bb5ba72e50b7c]::opener::available_entries::tests::test_available_entries_returns_vec::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/opener/available_entries.rs:18:44
[INFO] [stdout]   22:     0x57e860773f36 - <worktree_io[c88bb5ba72e50b7c]::opener::available_entries::tests::test_available_entries_returns_vec::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57e86087c47b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57e86087c47b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x57e860888e6b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x57e860888e6b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x57e860888e6b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x57e860888e6b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x57e860888e6b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57e860888e6b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x57e860888e6b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x57e860884584 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x57e860884584 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x57e86088ba72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x57e86088ba72 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x57e86088ba72 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x57e86088ba72 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x57e86088ba72 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57e86088ba72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x57e86088ba72 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57e86097245f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x57e86097245f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x75ed6670aaa4 - <unknown>
[INFO] [stdout]   44:     0x75ed66797a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     opener::available_entries::tests::test_available_entries_returns_vec
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 218 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5c305f55c45d99ed6f5eb424a2350332ae647d1fa1ef94afd2ee475ec1ce2a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c305f55c45d99ed6f5eb424a2350332ae647d1fa1ef94afd2ee475ec1ce2a43", kill_on_drop: false }`
[INFO] [stdout] 5c305f55c45d99ed6f5eb424a2350332ae647d1fa1ef94afd2ee475ec1ce2a43
